GET EXPRESSION VAR NAME
Returns the name of a variable of the Expression Evaluator by its index.

ARGUMENTS:
* Index = an index from 0 to EXPRESSION VAR COUNT()-1

RETURNS:
Returns the name of the variable or an empty string if the variable does not exist.


SYNTAX
Return String=GET EXPRESSION VAR NAME(Index)


RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File